Do not destroy domains that timeout when shutting down.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 25 May 2007 09:15:37 +0000 (10:15 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 25 May 2007 09:15:37 +0000 (10:15 +0100)
commit7e0cff453f01ed165ed52ebb11bedc785dc54a92
treebc03c3a1a093581b3292b0631c11587345e1767b
parent3023191026e338108daad4e00c2c76fb0c1e1731
Do not destroy domains that timeout when shutting down.

Instead of violently destroying a domain that is not responding to a
shutdown request, rename the domain to indicate the problem and leave
it alone; this allows the admin to make corrective actions (which may
or may not include destroying the domain).

Signed-off-by: John Levon <john.levon@sun.com>
tools/python/xen/xend/XendDomainInfo.py